﻿/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("https://www.unidadmedicaydiagnostico-ips.com/Style%20Library/Css/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2") format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.megamenu-li {
    position: static;    
    margin-right: 5%;
}

.megamenu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	padding: 15px;
}

nav.navbar.navbar-expand-lg {
    background: #51A833;
    color: #fff;
    padding: 10px 11%;
    width: 100%;
}

.colmedicatop {
    padding: 20px 10%;
    display: flex;
    align-items: flex-end;
}

p.atencion {
    border-left: solid 1px #ccc;
    padding-left: 20px;
    font-family: Arial;
    float: right;
}

p.atencion span {
    color: #51a833;
    font-weight: bold;
    font-size: 21px;
}

ul.navbar-nav {
    width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
}

li.nav-item.home a span {
    font-size: 30px;
}
li.nav-item.home a {
    color: #fff;
}
li.nav-item.home {
    display: flex;
    align-items: center;
    width: 5%;
    margin-right: 30px;
}

.row{margin-right: 0; margin-left: 0;}

section.colmedicanav .item {
    display: flex;
    justify-content: center;
}
section.colmedicanav span {
    font-size: 30px;
    margin-right: 10px;
}
section.colmedicanav {
    background: #51a833;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    /* display: flex; */
}
section.colmedicanav a {
    background: #51a833;
    text-align: center;
    color: #fff;
    font-size: 21px;
    /* display: flex; */
}
.card_colmedica .title span {
    font-size: 40px;
}
.card_colmedica .title {
    display: flex;
    color: #51a833;
    border-bottom: solid 2px;
    width: 100%;
    padding-bottom: 15px;
}
.card_colmedica .title H2 {
    margin: 0px;
    color: #51a833;   
}
.card_colmedica {
    margin-top: 120px;
    background: #eaeaea;
    padding: 30px;
}

.cuerpo_noticia button {
    width: 100%;
    background: #51a833;
    border: none;
    color: #fff;
    font-family: Arial;
    font-weight: 600;
    padding: 10px;
    font-size: 21px;
}
.cuerpo_noticia p {
    color: #585858;
    font-family: Arial;
    font-weight: 500;
    font-size: 18px;
}
.cuerpo_noticia h3 {
    color: #585858;
    font-family: Arial;
    font-weight: 800;
    margin-top: 18px;
}
.cuerpo_noticia span {
    color: #585858;
}

.cuerpo_noticia{margin-top: 49px;}
.img_noticia{margin-top: 60px;/* vertical-align: middle; */}

footer {
    margin-top: 80px;
    background: #51a833;
    width: 100%;
}

.datosfooter .line {
    width: 100px;
    height: 3px;
    background: #fff;
    margin-bottom: 20px;
}
.datosfooter h3 {
    font-size: 22px;
    color: #fff;
}
.datosfooter {
    margin-top: 50px;
    color: #fff;
}

.supersalud img {
    /* width: 202px; */
    /* height: 48px; */
}
.supersalud {
    /* text-align: right; */
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 20px;
}

.dropdown-menu.megamenu.show p {
    color: #000;
    font-family: Arial;
    font-size: 15px;
    text-align: justify;
    margin-top: 16px;
    line-height: 16px;
}
.dropdown-menu.megamenu.show h4 {
    color: #888;
    font-family: Arial;
    font-size: 20px;
    border-bottom: solid 2px #51a833;
    padding-bottom: 10px;
}

ul.servicios_colmedica li img {
    width: 70px;
}
ul.servicios_colmedica li {
    list-style: none;
    margin-bottom: 15px;
    font-family: Arial;
    font-weight: 800;
    color: #3a79e6;
}

button.segundariomenu {
    width: 100%;
    margin-top: 30px;
    background: none;
    border: solid 2px #51a833;
    color: #51a833;
    font-family: Arial;
    font-weight: 700;
    padding: 10px;
    border-radius: 5px;
}

button.primarioomenu {
    width: 100%;
    margin-top: 30px;
    background: #51a833;
    border: solid 2px #51a833;
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: -15px;
}
section.container.centrosmedicos ul.centros {
    width: 100%;
    margin-top: 50px;
}
section.container.centrosmedicos ul.centros li {
    font-family: Arial;
    font-weight: 700;
    list-style: none;
    float: left;
    width: 32%;
    margin-bottom: 35px;
    font-size: 19px;
}
section.container.centrosmedicos h5 {
    margin-top: 30px;
    font-family: Arial;
    font-weight: 400;
    color: #525252;
    font-size: 26px;
}
section.container.centrosmedicos h3 {
    display: block;
    width: 100%;
    font-family: Arial;
    font-weight: 800;
    font-size: 32px;
    color: #525252;
}
section.container.centrosmedicos {
    margin-top: 100px;
}

section.container.noticias p {
    width: 100%;
    font-family: Arial;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 44px;
}
section.container.noticias h2 {
    width: 100%;
    margin-top: 50px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-weight: 900;
}

.imgnoticia img {
    width: 100%;
}

.contenidonoticia .stars span {
    color: #51a833;
    font-size: 27px;
    margin-top: 15px;
}
.contenidonoticia .leermas {
    float: right;
    width: 50%;
    border: none;
    background: #51a833;
    color: #fff;
    padding: 10px;
    font-family: Arial;
    font-weight: 700;
}

.contenidonoticia .stars {
    float: left;
}
.contenidonoticia p {
    margin-bottom: 30px !important;
    font-family: Arial;
    font-size: 17px !important;
}
.contenidonoticia h3 {
    font-family: Arial;
    font-weight: 800;
    color: #8a8a8a;
}

.itemnoticia {
    margin-bottom: 70px;
}

.contenedornoticiaint img {
    width: 100%;
}

.contenedornoticiaint figure {
    width: 100%;
    height: auto;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-bottom: 39px;
}

.contenedornoticiaint p {
    margin-bottom: 40px !important;
}
.contenedornoticiaint h3 {
    font-family: Arial;
    font-weight: 800;
    color: #777;
}

.contenedornoticiaint .stars {
    float: left;
}

.contenedornoticiaint .stars span {
    color: #51a833;
    font-size: 27px;
    margin-top: 15px;
    cursor: pointer;
}
.contenedornoticiaint .stars .textoCalificar{
    color: #000;
    width: 100%;
    font-family: Arial;
    font-weight: 500;
    font-size: 20px;

    padding-right: 25px;
    vertical-align: text-bottom;
    }
.contenedornoticiaint .leermas {
    float: right;
    width: 40%;
    border: none;
    background: none;
    color: #51a833;
    padding: 10px;
    font-family: Arial;
    font-weight: 800;
    border: solid 2px;
}
.contenedornoticiaint .leermas a{
    color: #51a833;
    text-decoration:none;
}
ul.submenuresponsive {
    padding: 0px;
    display: none;
}

.dropdown-menu.megamenu.show .container {
    display: block;
}
.comentarios  button a{
text-decoration:none;
color: #fff;
}
.comentarios  button {
    width: 220px;
    border: none;
    background: #51a833;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    padding: 5px;
    float: right;
    margin-left: 20px;
    /* align-content: center; */
}
.comentarios textarea {
    width: 100%;
    border: solid 1px #51a833;
    height: 160px;
    margin-bottom: 20px;
}
.comentarios {
    width: 100%;
}
.comentarios p {
    margin-bottom: 20px !important;
}
.comentarios {
    margin-top: 70px;
}
.carousel-caption {
    position: absolute;
    right: -34%;
    top: 90px;
    left: 59%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
    font-family: Arial;
    font-weight: 600;
}
.carousel-caption button {
    background: #51a833;
    border: none;
    color: #000;
    padding: 12px;
    width: auto;
    min-width: 224px;
    font-weight: 800;
    border-radius: 30px;
}

.captionmobile {
    color: #000;
    text-align: center;
    font-family: Arial;
    font-weight: 600;
    text-align: center;
}
.captionmobile button {
    background: #51a833;
    border: none;
    color: #000;
    padding: 10px;
    width: 200px;
    font-weight: 800;
    border-radius: 30px;
    margin-bottom: 30px;
}
.captionmobile {display: none;}
@media (max-width: 800px) {
    p.atencion {
        margin-top: 30px;
        padding: 0;
        border: none;
        font-size: 16px;
    }
    .captionmobile{display: block;}
    li.nav-item.home {
        padding-left: 20px;
        margin-top: 15px;
    }
    .dropdown-menu.megamenu.show .container {
        display: none;
    }
    section.colmedicanav .item {
        margin-bottom: 20px;
    }
    button.navbar-toggler {
        color: #fff;
    }
    .contenedornoticiaint figure {
        height: 200px;
        margin-bottom: 40px;
    }
    button.navbar-toggler {
        margin-left: 20px;
    }

    nav.navbar.navbar-expand-lg{padding: 0;}

    .megamenu-li {
        position: static;
        width: 100%;
        margin-right: 5%;
        border-bottom: solid 1px;
    }
    .dropdown-menu.megamenu.show {
        padding: 0px;
    }
    ul.submenuresponsive {
        padding: 0px;
        display: block;
    }
    ul.submenuresponsive li a {
        color: #51a833;
    }
    ul.submenuresponsive li {
        list-style: none;
        border-bottom: solid 2px #51a833;
        padding: 10px 60px;
        border-radius: 0px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 25px;
        text-align: left;
    }
    .dropdown-menu.megamenu.show .container {
        display: none;
    }
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("https://www.unidadmedicaydiagnostico-ips.com/Style%20Library/Css/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2") format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.navbar-expand-lg > input[type=button]:active, input[type=reset]:active, input[type=submit]:active, button:active {
    border-color: #2a8dd4;
    background-color: #51a833 !important;

}
.navbar-expand-lg >input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    border-color: #51a833;
    background-color: #51a833;
    background-color: #51a833;
}
/*BUSCADOR*/
.ms-srch-sbLarge>input {width:200px!important;}
.ms-srch-sb-navLink, .ms-srch-sb-searchLink {
	float:right!important;
	}
#SearchBox > div > input {
    height: 38px;
    width: 227px;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #000000;
    background: #F7F4F4;
    border-radius: 5px;
    margin: -1px 0px 0px -2px;
}

.ms-srch-sb-border:hover {
    border: 0px solid #92c0e0;
}

.ms-srch-sb-borderFocused {
    border: 0px solid #92c0e0;
    width: 100%;
}

.md-srch-sbLarge-searchImg {
    left: -39px;
    transform: scaleX(-1);
}

    .md-srch-sbLarge-searchImg:hover {
        left: -90px;
        top: -34px;
    }
    .ms-srch-sb-border {
    border: 1px solid #fff2f2!important;
    }

@media screen and (max-width: 768px) {
	.quitar{
		display:none;
	}
}


@media screen and (min-width: 769px)
{
	.quitar2{
		display:none;
	}
} 